Skip to main content

AmbientLight

Complete API reference for AmbientLight, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class AmbientLight extends Component

Constructors

SignatureDescription
AmbientLight(AmbientLight)Executes AmbientLight and returns after the underlying engine call finishes.
AmbientLight(Engine)Executes AmbientLight and returns after the underlying engine call finishes.
AmbientLight()Executes AmbientLight and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceAmbientLightRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
indirectLightColorget/setVirtual attribute exposed by getIndirectLight. Access it like a field to read or write the underlying value.
luxfloatget/setVirtual attribute exposed by getLux. Access it like a field to read or write the underlying value.
maxResolutionIDintget/setVirtual attribute exposed by getMaxResolutionID. Access it like a field to read or write the underlying value.